home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 February / CMCD0205.ISO / Software / Demo / Chimie / interfata.swf / scripts / DefineButton2_215 / BUTTONCONDACTION on(release).as
Text File  |  2005-01-03  |  123b  |  6 lines

  1. on(release){
  2.    fscommand("hideAll");
  3.    _parent.movieIndic._visible = true;
  4.    _parent.movieInfo._visible = false;
  5. }
  6.